home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Swimwear Illustrated
/
Swimwear Illustrated.iso
/
mac
/
MAIN8
/
KARENMOV.DIR
/
00020_Script_20
< prev
next >
Wrap
Text File
|
1996-02-22
|
182b
|
10 lines
on mousedown
if the mousedown then
set the castnum of sprite 16 to 25
updatestage
pause
repeat while the stilldown
end repeat
continue
end if
end